Skip to content

Fix passing arguments to "Client" constructor #9149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

liviubalan
Copy link
Contributor

"Client" is expecting an instance of "CookieJar", not "Cookie"

"Client" is expecting an instance of "CookieJar", not "Cookie"
@javiereguiluz
Copy link
Member

@liviubalan thanks for fixing this error! This was wrong since the oldest maintained branch (2.7) so I merged on it. That's why GitHub may make it look as closed instead of merged ... but it's merged.

javiereguiluz added a commit that referenced this pull request Jan 28, 2018
This PR was submitted for the 3.4 branch but it was merged into the 2.7 branch instead (closes #9149).

Discussion
----------

Fix passing arguments to "Client" constructor

"Client" is expecting an instance of "CookieJar", not "Cookie"

Commits
-------

dc438d2 Fix passing arguments to "Client" constructor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants